home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Code Resources / Meter Control / Brent Burton - README next >
Encoding:
Text File  |  1994-05-06  |  1.7 KB  |  44 lines  |  [TEXT/ALFA]

  1.  
  2. 5/94
  3.  
  4. Miscellaneous source codes from Brent Burton, brentb@math.tamu.edu.
  5.  
  6. Many of the codes included in this directory were started a few years
  7. ago and never finished or polished.  I love programming, but once I
  8. get a certain hack accomplished I run to the next interesting problem.
  9. At least that's how I handle my Mac programming, since my regular job
  10. doesn't have opportunity for me to develop code for the Mac.  Mac
  11. hacking has always been done during late-night sessions or during finals
  12. to get me away from classes.
  13.  
  14. Some of the code may be useful, some not.  Some may be interesting,
  15. and others won't be.  Feel free to use whatever you need and send the
  16. rest to the bit bucket.
  17.  
  18. Think C 5.0.x was used to develop some of the earlier code, while
  19. Think C 6.0 ("Symantec C++ 6.0 for Macintosh") was used for later codes.
  20. You may have to do some bittwiddling to get the codes to compile properly
  21. under whatever compiler you use.
  22.  
  23. Any statements that remain in the source codes concerning copyrights
  24. or usage will be superseded by the following as of today, May 5, 1994:
  25.  
  26. "This code is freely distributable and modifiable and is, in no way,
  27. accompanied by a warranty or guarantee of fitness for any purpose.  The
  28. recipient of this code accepts the source code as-is, with whatever
  29. problems or bugs exist.  All code is Copyright 1991-1994 by Brent Burton."
  30.  
  31. I don't know what kind of legal prowess is embedded in that, but do
  32. whatever you want with the code while keeping in mind that I am not
  33. a professional Mac developer.
  34.  
  35. Anyway, have fun and feel free to email me.
  36.  
  37. Old email addresses (do not use anymore):
  38. brentb@tamsun.tamu.edu
  39. bpb9204@tamsun.tamu.edu
  40. brentb@cs.tamu.edu
  41.  
  42. All email should now be sent to me at brentb@math.tamu.edu.   5/5/94
  43.  
  44.